app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButton
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 29 Nov 2010 11:19:18 +0000 (12:19 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 29 Nov 2010 11:19:18 +0000 (12:19 +0100)
commit06f501fa07a0d450d53aa17b2af12b9b72378587
tree02f7092b2f7ab442b6ac824e5a26dc3907299e49
parentef9543e978d8bd83004c362e27c7e1233f7c436a
app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButton
gtk/Makefile.am
gtk/gtk.h
gtk/gtkappchooserbutton.c [new file with mode: 0644]
gtk/gtkappchooserbutton.h [new file with mode: 0644]
gtk/gtkappchoosercombobox.c [deleted file]
gtk/gtkappchoosercombobox.h [deleted file]
tests/Makefile.am
tests/testappchooserbutton.c [new file with mode: 0644]
tests/testappchoosercombo.c [deleted file]